setUsePwm


use a PWM output instead of a simple on/off output. This will ignore
the 'output', 'output_ms' and 'active' settings and use the
device.buzzer_gpio instead.
bool use_pwm = 7;

Return

This builder for chaining.

Parameters

value

The usePwm to set.